Add xen_phys_start value in the crash info note
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 30 May 2008 15:04:20 +0000 (16:04 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 30 May 2008 15:04:20 +0000 (16:04 +0100)
commit96967abdc7dc36c793d136122101cbb73d29c73a
treee972c0dedeaa3615292203f82595b4b3b323616a
parent3ffdbd856936ca2ce99464568e30e080ebb1ff8e
Add xen_phys_start value in the crash info note

This patch makes the vmcore utilities (ex. crash, makedumpfile) be
able to get the relocation address of the xen hypervisor from a
vmcore. It is necessary for the utilities to find the data of the
hypervisor structures.

Note that this patch does not raise any comptibility issue for the
utilities (which I know) nor the other components of xen.

Signed-off-by: Itsuro Oda <oda@valinux.co.jp>
xen/arch/x86/crash.c
xen/include/xen/elfcore.h